home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 126-150 / scopedisk132 / algorhythms / source / menus.h < prev    next >
Text File  |  1995-03-19  |  134b  |  5 lines

  1. /* menus.h for AlgoRhythms.c by Thomas E. Janzen */
  2. void Init_Menu(void);
  3. int CheckMenu(int *class, int *code);
  4. void CloseMenu(void);
  5.